| 2013-07-12 |
robertlipe | From Gerhard Olsson: |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
robertlipe | Shave another 17% of read performance out on GPX read... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
robertlipe | Make GPX reader 9% faster just with a better hash. |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
robertlipe | Performance improvements in geo reader |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
robertlipe | Fix problem in self-closing tags in GPX extensions... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
robertlipe | Fix GPX stream writer to actually work like a stream... |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
robertlipe | Don't potentitally double-quote icons in KML writer. |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
robertlipe | Fix several "obvious" memory leaks in various readers... |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
robertlipe | Mem fix in gtrnctr for last change. |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
robertlipe | Death to xml_fill_in_time with its weird interface... |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
robertlipe | Tweak building doc for Fedora 19. |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
robertlipe | Enforce checks during configure time for working C... |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
robertlipe | Another try at xml_parse_time - leave the parsing to... |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
robertlipe | Victory! (?) With this in place, GPX times before... |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
robertlipe | More conversion on the time_t -> QDateTime effort.... |
commit | commitdiff | tree | snapshot |
| 2013-07-06 |
robertlipe | Remove (most of) the autoformat overrides in the KML... |
commit | commitdiff | tree | snapshot |
| 2013-07-06 |
robertlipe | Document dependency on Qt for gpsbabel.org/htmldoc... |
commit | commitdiff | tree | snapshot |
| 2013-07-06 |
robertlipe | Fix crash on 'gpsbabel -x' |
commit | commitdiff | tree | snapshot |
| 2013-07-06 |
robertlipe | Round, don't truncate lowrance coords on write |
commit | commitdiff | tree | snapshot |
| 2013-06-22 |
robertlipe | Tweak Garmin fit for Forerunner 10. Thanks to Ingo... |
commit | commitdiff | tree | snapshot |
| 2013-06-17 |
robertlipe | Move more of times into accessors, more modern times. |
commit | commitdiff | tree | snapshot |
| 2013-06-17 |
robertlipe | A ridiculously large commit as a checkpoint in refactor... |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
robertlipe | Add (yet unused) addUSec shim to datetime so we can... |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
robertlipe | Fix crash on empty navilink route name. Route names... |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
robertlipe | Remove unicsv test from gtrnctr since it (stupidly... |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
robertlipe | Add, test code for reading speed from Garmin Training... |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
robertlipe | Remove false const-ification from datetime overrides. |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
robertlipe | Fix Ozi route reader to not treat header as routepoints. |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
robertlipe | garmin_gpi: Seek to image offset in case there's additi... |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
robertlipe | garmin_gpi: Seek to image offset in case there's additi... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
robertlipe | Start laying some half-hearted groundwork for rte_name... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
robertlipe | Swap fields 3 and 4 in ozi route writer. |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
robertlipe | Futile attempts to hush some of the hyperactive warning... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
robertlipe | Move gpsutil.cc in pbxproj. |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
robertlipe | Remove workaround for qmake silliness from XCode project. |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
robertlipe | Overhaul KML writer to not repeat input when called... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
robertlipe | A crude stab at an XCode project. |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
robertlipe | Add configlog option to Skytraq. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
robertlipe | Rearrange includes. inspired by, but not executed... |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
robertlipe | Warning cleanup after last change. |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
robertlipe | Remove same use of vmem from xmlgeneric as I just did... |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
robertlipe | Replace easiest use of vmem, current_tag, in gpx.cc. |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
robertlipe | Fix scaler in tpo.cc reader. Regenerate reference... |
commit | commitdiff | tree | snapshot |
| 2013-04-07 |
tsteven4 | fix gcc warnings about non-local variables using anonym... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
tsteven4 | exif fixes. |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
tsteven4 | Pass more const class arguements by refernces, a fix... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
tsteven4 | Pass constant QStrings by reference for efficieny.... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
robertlipe | Type fix in STREET_ADDR of style doc. |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
tsteven4 | more QString conversion. |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
robertlipe | Final (?) pass at moving core geocaching structures... |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
robertlipe | Moving more of our core data structures to QStrings. |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
robertlipe | Make valgrind happier by initializing all the things... |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
robertlipe | Treat geocache_data more like a class than a bag of... |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
robertlipe | Kick out almost all of the NEWTIME props. |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
robertlipe | Minor cleanups in geo's new reader. |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
robertlipe | QXmlStreamWriter was fun. Let's try QXmlStreamReader... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
tsteven4 | a little more cleanup of kml_mt_simple_array. |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
tsteven4 | set exit status on valgrind failures in vtesto to allow... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
robertlipe | Allow running indivdual tests in vtesto.Z |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
robertlipe | Fix reference counting issues in gdb.cc and waypt.cc... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Reduce unnecessary suffering in KML SimpleData writer. |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Cleanup most of the no-brainer warnings hocked up by... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Remove hack from GPX writer that over-aggressively... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Move the URL link and text from C strings to QStrings. |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
tsteven4 | fix booboo with hasLinkText() that can lead to segmenta... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
tsteven4 | Replace the old kml writer with one based on QXmlStream... |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
tsteven4 | remove duplicate code block from r3076. only 239 more... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
tsteven4 | gpx writer, garminextensions option: fix bug with magic... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
tsteven4 | gpx writer: improve schema conformance and make reasona... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
tsteven4 | delete obsolete parameters in gpx_write_common_*. |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
tsteven4 | gpx: passthrough xmlns attributes. This resolves a... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
tsteven4 | reduce overwritten of temporary test files and reduce... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
tsteven4 | fix a few more compare order issues in the test cases. |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
tsteven4 | scripted correction of compare argument order in test... |
commit | commitdiff | tree | snapshot |
| 2013-03-10 |
tsteven4 | remove more forced formatting in the new gpx writer. |
commit | commitdiff | tree | snapshot |
| 2013-03-10 |
tsteven4 | remove some forced formatting in the new gpx writer. |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
tsteven4 | Add a test case for the gpx writer trk/extensions with... |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
robertlipe | Pencil-whipped the remaining OLDGPX cases and convinced... |
commit | commitdiff | tree | snapshot |
| 2013-03-05 |
tsteven4 | Fix gpx reader difficulty with elements that are not... |
commit | commitdiff | tree | snapshot |
| 2013-03-05 |
robertlipe | Remove the bulky/uncontest[ed|able] parts of OLDGPX... |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
robertlipe | Add doc for Mapbar. Thanx, AzureSky. |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
robertlipe | Fix classic-2 |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
robertlipe | Add missing GC html, text references. |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
robertlipe | Additional fixes for mapbar. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add test & minor fixes for maggeo writer. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Remove dead parse_date function. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add (half-hearted) test for OSM writer. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add a test for HTML and TEXT output of a geocache. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add (somewhat bogus) bushnell trail writer test. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add test cases for cetus track read. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | xiao jian cheng adds Mapbar support. |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
robertlipe | Add Adapt Mobile Keychain Pro to Skytraq, per Hans... |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
robertlipe | Fix deps for gpx.cc. |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
robertlipe | Tweak timestamp in gpx_garmin_extensions to make more... |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
tsteven4 | Another fix for new gpx writer, this time for the garmi... |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
tsteven4 | Fix a couple of issues with the new gpx writer having... |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
tsteven4 | fix an infinite loop in the new gpx writer when a chain... |
commit | commitdiff | tree | snapshot |
| 2013-02-23 |
tsteven4 | Improve the new gpx writer wrt common extensions. |
commit | commitdiff | tree | snapshot |
| 2013-02-23 |
tsteven4 | Fix invalid output with "-o gpx,garminextensions=1... |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
robertlipe | Subclass QXmlStreamWriter. Use it to abstract the... |
commit | commitdiff | tree | snapshot |
| next |